home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Komputer for Alle 2002 #4
/
K-CD-4-2002.ISO
/
Empire Earth
/
EEDemo.exe
/
Disk1
/
data.ssa
/
unit ai scripts_farm.tai
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2001-09-29
|
235 b
|
24 lines
//
// Farm AI file
//
// Behaviors:
//
// Handles farms dying.
//
// Notes:
//
// Common modifications:
//
// Known Problems:
//
// Usage:
//
// are we dying (hitpoints == 0)
Dying
{
AlwaysTrue true(Dead)
}